home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 (Alt) / Vol 132.iso / games / super_ka.swf / scripts / DefineSprite_1611 / frame_2 / DoAction.as
Encoding:
Text File  |  2011-06-09  |  253 b   |  9 lines

  1. _root.attachMovie("pause","pause_mc",50000);
  2. _root.pause_mc._x = 160;
  3. _root.pause_mc._y = 170;
  4. _root.controller.onEnterFrame = null;
  5. clearInterval(_root.f_timeCounter);
  6. _root.bottleTimeMc.stop();
  7. _root.unDeadMc.stop();
  8. _root.enemyStopMc.stop();
  9.